@thwr said in iscsi target Path configuration:
@scottalanmiller said in iscsi target Path configuration:
Last system I checked LVM and mapper were equal symlinks pointing to the same thing. I checked it because I was documenting on CentOS.
Still interesting. Device mapper is just that, a mapper pointing to LVM (and LUKS) devices for example. So your mapper and LVM are both pointing to something "physical" like md devices or sd*?
Both pointing to the dm device, which is another layer of mapping.